PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFShadingVisualObject Class / getShading Method
In This Topic
    getShading Method
    In This Topic
    Get the shading object.
    Syntax
    public PDFShading getShading()

    Return Value

    A com.o2sol.pdf4java.graphics.shadings.PDFShading object that defines the shading.
    See Also